Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NSpanCellXPosition<TPositionMode> Class / Gddh Method


In This Topic
    Gddh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function Gddh( _
       ByVal hddh As System.Double, _
       ByVal Iddh As System.Double _
    ) As System.Double
    'Usage
     
    
    Dim instance As NSpanCellXPosition(Of TPositionMode)
    Dim hddh As System.Double
    Dim Iddh As System.Double
    Dim value As System.Double
     
    value = instance.Gddh(hddh, Iddh)
    internal System.double Gddh( 
       System.double hddh,
       System.double Iddh
    )

    Parameters

    hddh
    Iddh
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also